home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / gfx / show / xanim4.readme < prev    next >
Text File  |  1995-02-12  |  6KB  |  149 lines

  1. Short:    XAnim - animation viewer 2.69.7.5, at least 68020+WB2.04
  2. Author:   Mark Podlipec/Terje Pedersen (Amiga part)
  3. Uploader: terjepe@stud.cs.uit.no
  4. Type:     gfx/show
  5.  
  6. This is a 'no changes whatsoever' 'port' of the X11 animation viewer Xanim
  7. (ok, 3 lines containing X11_LSB had to be changed to X11_MSB..)
  8. by Mark Podlipec. It means that the program relies on my libX11 to run, and
  9. does everything in the same manner as the X11 version does. Which means
  10. internally it uses a chunky representation of the frames and isn't what
  11. you would call fast! (great on my A4000/040 though!)
  12.  
  13. It uses the chunky stuff from Morten Eriksen (thanks Morten!), 
  14. which may cause problems on some gfx cards. 
  15.  
  16. setenv X11/askmode 1 : xanim will pop up an asl screenmode requester
  17. before opening the screen. (this is wb2.1+ only!)
  18.  
  19. This is improved somewhat and will probably work better with gfxcards.
  20. (It has been reported to work ok with PicassoII)
  21.  
  22. setenv X11/gfxcard 1 : xanim will not use the chunky stuff from Morten
  23. but WritePixelArray and other system functions. If the program loads
  24. the anim but crashes horribly after opening the screen, try it!
  25.  
  26. setenv X11/usepub Workbench : xanim will open a window on the workbench
  27. and display the anim there!
  28.  
  29. setenv X11/debug 1 : prints a couple of debug lines..
  30.  
  31. set stack to at least 20000! (it doesn't do any stackcheck!)
  32.  
  33. If you are trying to run this on a non AGA machine and
  34. no gfx board either then the anims may not look too good!
  35. (32 colors max when running 256 color anims usually looks
  36. somewhat poor) But you will probably get a general idea as
  37. to how it might look in 256 colors! Also not running on wb3.0+
  38. it might easily crash if you are unlucky!
  39.  
  40. some info from the xanim.man file:
  41.        XAnim  is a program that can display animations of various
  42.        formats on systems running X11.  XAnim currently  supports
  43.        the following animation types:
  44.  
  45.       +  FLI animations.
  46.       +  FLC animations.
  47.       +  IFF animations.  The  following  features  are  sup-
  48.          ported:
  49.            -> Compressions 3,5,7,J(movies) and l(small L).
  50.            -> Color cycling during single images and anims.
  51.            -> Display Modes: depth 1-8, EHB, HAM and HAM8.
  52.       +  GIF87a and GIF89a files.
  53.            -> single and multiple images supported.
  54.            -> GIF89a animation extensions supported.
  55.       +  GIF89a animation extension support.
  56.       +  a kludgy text file listing gifs and  what  order  to
  57.          show them in.
  58.       +  DL animations. Formats 1, 2 and 3. TEMPORARILY DISABLED.
  59.       +  Amiga PFX(PageFlipper Plus F/X) animations. DISABLED TEMPORARILY.
  60.       +  Amiga MovieSetter animations(For those Eric Schwartz
  61.          fans).
  62.       +  Utah Raster Toolkit RLE images and anims.
  63.       +  AVI animations. Currently supported are
  64.            ->*IBM Ultimotion     (ULTI) depth 16.
  65.                -> JPEG               (JPEG) depth 24.
  66.                -> Motion JPEG        (MJPG) depth 24.
  67.                -> Intergraph JPEG    (IJPG) depth 24.
  68.            -> Microsoft Video 1  (CRAM) depth 8 and 16.
  69.            -> SuperMac Cinepak   (CVID) depth 24.
  70.            -> Uncompressed       (RGB ) depth 8
  71.            -> Run length encoded (RLE8) depth 8.
  72.       +  Quicktime Animations.  The  following  features  are
  73.          supported:
  74.            -> Uncompressed     (RAW ) depth 4,8,16,24,24+ and GRAY 4,8.
  75.            -> Apple Graphics   (RLE ) depth 1,8,16 and 24 and GRAY 8.
  76.            -> Apple Animation  (SMC ) depth 8 and GRAY.
  77.            -> Apple Video      (RPZA) depth 16.
  78.            -> SuperMac Cinepak (CVID) depth 24 and GRAY 8.
  79.            -> ???      YUV2    (YUV2) depth 24.
  80.            -> Photo JPEG       (JPEG) depth 8 and 24.
  81.            -> Supports multiple video trak's.
  82.            -> Supports animations with multiple codecs.
  83.            -> Supports single-fork and separate .rsrc and .data forks.
  84.       +  JFIF images. NOTE: use XV for single images. This is more
  85.          for animation of a sequence of JPEG images.
  86.       +  WAV audio files may have their sound added to any animation
  87.          type that doesn't already have audio, by specifying the .wav
  88.          file after the animation file on the command line. Currently
  89.          only the PCM audio codec is supported.
  90.       +  any combination of the above  on  the  same  command
  91.          line.
  92.  
  93. source headers say:
  94.  
  95. /*
  96.  * xanim.c
  97.  *
  98.  * Copyright (C) 1990,1991,1992,1993,1994 by Mark Podlipec. 
  99.  * All rights reserved.
  100.  *
  101.  * This software may be freely copied, modified and redistributed without
  102.  * fee for non-commerical purposes provided that this copyright notice is
  103.  * preserved intact on all copies and modified copies.
  104.  * 
  105.  * There is no warranty or other guarantee of fitness of this software.
  106.  * It is provided solely "as is". The author(s) disclaim(s) all
  107.  * responsibility and liability with respect to this software's usage
  108.  * or its effect upon hardware or computer systems.
  109.  *
  110.  */
  111.  
  112. So redistribute it any way you like, (if you find it worthy of the
  113. effort..)
  114.  
  115. If you can think of anything that involves my address:
  116.  Terje Pedersen
  117.  Oterveien 55
  118.  9017 Tromsoe
  119.  Norway
  120. or if you want to tell me how great the 'port' is you can use
  121. terjepe@stud.cs.uit.no :-)
  122.  
  123. I can't legally charge anything for this program, but if you are
  124. really impressed by my efforts and want to support my work, no
  125. one can prevent you from sending me a small contribution!
  126.  
  127. Want to know more about xanim? try:
  128. http://www.portal.com/~podlipec/home.html  "The XAnim Home Page"
  129.  
  130. And thanks to all who has suggested improvements and ways
  131. to prevent possible problems on other configurations! (thanks Olaf!)
  132.  
  133. TP
  134.  
  135.  
  136. ============================= Archive contents =============================
  137.  
  138. Original  Packed Ratio    Date     Time    Name
  139. -------- ------- ----- --------- --------  -------------
  140.        0       0  0.0% 30-Jan-95 10:20:12  xanim26975/
  141.     5441    2527 53.5% 27-Jan-95 13:19:10  xanim26975/amiga.readme
  142.   338440  164335 51.4% 30-Jan-95 01:10:46  xanim26975/xanim
  143.    23379    8705 62.7% 26-Jan-95 00:10:58  xanim26975/xanim.man
  144.    34769   13378 61.5% 26-Jan-95 00:10:58  xanim26975/xanim.readme
  145.    13295    5614 57.7% 26-Jan-95 00:10:58  xanim26975/xanim.revhist
  146.    30613    9766 68.0% 27-Jan-95 13:02:54  xanim26975/xanim.txt
  147. -------- ------- ----- --------- --------
  148.   445937  204325 54.1% 30-Jan-95 16:59:00   7 files
  149.